POV-Ray : Newsgroups : povray.general : [announce] JITC: Really fast POVRay FPU : [announce] JITC: Really fast POVRay FPU Server Time
18 Jun 2024 09:18:33 EDT (-0400)
  [announce] JITC: Really fast POVRay FPU  
From: Wolfgang Wieser
Date: 3 Aug 2004 18:11:15
Message: <41100d82@news.povray.org>
Hello all...

the last two days, I wrote a patch for UNIX POVRay-3.6. to speed 
up user-functions as used e.g. in isosurfaces. 

Instead of interpreting the functions as done by the POV VM, this 
patch does just-in-time compilation of the function using the system 
compiler -- all that on-the-fly completely transparent for the user. 

Result: Some scenes trace 4 times as fast!

Details: 
http://www.cip.physik.uni-muenchen.de/~wwieser/render/povray/patches/jitc-patch/

Disclaimer: 
- The patch is Linux-specific. Probably Minor efford porting to other UNICes 

- The patch is _highly_experimental_. It works fine for me but I expect that 

- The patch is not cleanly designed in several points. Unfortunately, during 


Any comments welcome. 
Wolfgang


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.